Received: from anubis.kbfi.ee (anubis.kbfi.ee [192.121.251.14]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id NAA15196 for <blitz-list@helsinki.fi>; Wed, 20 Jul 1994 13:03:22 +0300
Received: from microlnk by anubis.kbfi.ee with uucp
(Smail3.1.28.1 #4) id m0qQYPa-0002vvC; Wed, 20 Jul 94 12:58 EETDST
Received: from SpoolDir by ML4 (Mercury 1.12); Wed, 20 Jul 94 13:00:41 +0200
From: "Ott M. Aaloe" <OTT@microlnk.ml.ee>
Organization: MicroLink Ltd.
To: blitz-list@helsinki.fi
Date: Wed, 20 Jul 1994 13:00:39 +0300 (EETDST)
Subject: Shape problem
Priority: normal
X-mailer: Pegasus Mail v3.1 (R1)
Message-ID: <347831C6CEC@microlnk.ml.ee>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Status:
Status: RO
Hi all!
I'd like to know if the number of shapes is somehow limited or not?
I know that I can set the # from the options window but in my case it
seems that it doesn't work: I set the # of shapes to 2600 (yes i
really need them so much and yes I have plenty of mem).
Problem is that when I try to get some shapes (e.g. #2000) then
the blitz says Unable to free memory error. Then I tried to
free shapes by hand:
for t=0 to 2600 : free shapes t : next .Now every time I get
an error Unable to free memory. Funny thing is that when I
check the value of the t then it's every time different, like
first time it's 1024 then 1029 then maybe 1030 etc. So am I
doing something wrong or what?? BTW. Im using an AGA machine and